This web method is used to manifest an activity in the system.
Method | /ProCloudWS.asmx/Manifesting_ManifestActivity |
The request body is of type Manifesting_ManifestActivity.
Name | Description | Data Type |
---|---|---|
objProviderGUId | guid | |
strPassword | xml:string | |
intProviderBranchId | xml:int | |
intActivityId | xml:int | |
intTypeId | xml:int | |
dtManifestDate | xml:dateTime |
|
The response body is of type Manifesting_ManifestActivityResponse.
Name | Description | Data Type |
---|---|---|
Manifesting_ManifestActivityResult | objManifesting_ManifestActivityReturn |
|